enable swipe
Type
property
Summary
Turn drag and swipe actions on or off for the data grid.
Syntax
set the dgProp["enable swipe"] of group "Data Grid" to {true | false}
Description
When enable swipe is set to true, users can drag and swipe rows of form style data grids left and right, gradually revealing controls at either side of the row. The default appearance of the revealed controls and the behavior of the swipe actions can be customized.
Related
message: RowSwipeHideControl, RowSwipedRight, , RowLeftSwipeControlClicked, , RowRightSwipeControlClicked, , RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl
property: enable swipe, left swipe control, right swipe control
command: RowSwipeShowControlForIndexAndSide